home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adobe Graphics & Publishing SDK 1996 December
/
Adobe Graphics & Publishing SDK 1996 December.iso
/
mac
/
Premiere 4.2 SDK r3 Mac
/
Examples
/
Projects
/
Video Noise
/
Video Noise.r
< prev
Wrap
Text File
|
1996-01-25
|
1KB
|
26 lines
//========================================================================================
//
// Video Noise.r - Resources for the video noise video filter.
//
// Written by Randy Ubillos and Bryan K. "Beaker" Ressler.
//
// Copyright ⌐ 1993-96, Adobe Systems Incorporated, all rights reserved worldwide.
//
// Version 1.00 10/20/93 Original version.
// Version 1.01 9/12/94 Updated for 4.0.
// Version 1.02 10/8/95 Updated for 4.2 and CW7.
//
//========================================================================================
//========================================================================================
// Includes
//========================================================================================
#include "PremiereBasic.r"
//========================================================================================
// Effect version
//========================================================================================
resource 'FXvs' (1000, "Version") {
1
};